Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate alloy-primitives to 0.5.0 #40

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
alloy-primitives (source) dependencies minor 0.4.2 -> 0.5.0

Release Notes

alloy-rs/core (alloy-primitives)

v0.5.0

Compare Source

Bug Fixes
  • [sol-types] Many ABI coder fixes (#​434)
  • [sol-types] ContractError decoding (#​430)
  • [sol-macro] Handle outer attrs in abigen input (#​429)
  • [sol-macro] Correctly print Custom types in parameters (#​425)
  • [sol-types] Remove SolType::ENCODED_SIZE default (#​418)
  • [syn-solidity] Raw keyword identifiers (#​415)
  • Rust keyword conflict (#​405)
  • Wrong as_u8 generated for enum (#​413)
  • [dyn-abi] Correctly parse strings in coerce_str (#​410)
  • [dyn-abi] Handle empty hex strings (#​400)
  • [syn-solidity] Allow some duplicate attributes (#​399)
  • [sol-type-parser] Normalize u?int to u?int256 (#​397)
  • Avoid symlinks (#​396)
  • [primitives] Signed cleanup (#​395)
  • Don't use directory symlinks (#​394)
  • [sol-macro] Keep more attributes on contract module (#​391)
  • [json-abi] Param.ty is not always a valid TypeSpecifier (#​386)
  • [dyn-abi] Generate Int, Uint, FixedBytes adjusted to their size (#​384)
  • [sol-types] SolInterface::MIN_DATA_LENGTH overflow (#​383)
  • [docs] Switch incorrect function docs (#​374)
  • [sol-macro] Bug fixes (#​372)
  • [sol-macro] Correct SolCall::abi_decode_returns (#​367)
  • [syn-solidity] Struct fields formatting (#​364)
Features
  • [primitives] Left and right padding conversions (#​424)
  • [primitives] Improve utils (#​432)
  • [sol-types] Add empty bytes and string specialization (#​435)
  • [sol-macro] SolEventInterface: SolInterface for contract events enum (#​426)
  • [sol-macro] Add json-abi item generation (#​422)
  • Enable ruint ssz when primitives ssz (#​419)
  • [json-abi] Permit keyword prefixes in HR parser (#​420)
  • Added Hash to DynSolType and StructProp (#​411)
  • [json-abi] Improve JsonAbi::to_sol (#​408)
  • [sol-types] Add some more methods to abi::Decoder (#​404)
  • [sol-macro] Add definition doc to structs and enums (#​393)
  • [dyn-abi] DynSolType::coerce_str (#​380)
Miscellaneous Tasks
  • Update git-cliff config
  • Restructure tests (#​421)
  • Rename TokenType GAT and trait to Token (#​417)
  • Remove dead code (#​416)
  • Update .git-blame-ignore-revs
  • Use winnow separated instead of separated0 (#​403)
  • Clean up ABI, EIP-712, docs (#​373)
  • [sol-macro] Move generated docs below input attrs (#​363)
  • [sol-types] Remove impls for isize/usize (#​362)
Other
  • SSZ implementation for alloy primitives (#​407)
  • Enable rand feature for re-exported ruint crate (#​385)
  • Cargo build instead of check (#​368)
Styling
Testing
  • Check version before running Solc (#​428)
  • Add errors abi test (#​390)

Configuration

📅 Schedule: Branch creation - "before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@Theodus Theodus closed this in #42 Nov 27, 2023
@renovate renovate bot deleted the renovate/alloy-primitives-0.x branch November 27, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants